Skip to content

Send one-off responses through the broadcast queue.#2853

Merged
jsdt merged 4 commits into
masterfrom
jsdt/broadcast-one-offs
Jun 11, 2025
Merged

Send one-off responses through the broadcast queue.#2853
jsdt merged 4 commits into
masterfrom
jsdt/broadcast-one-offs

Conversation

@jsdt

@jsdt jsdt commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

Description of Changes

Use the broadcast queue for one-off responses.

This also moves the query execution into a blocking task. Previously it was blocking a main runtime thread.

Expected complexity level and risk

1

Testing

I'm not sure how much test coverage this has.

@jsdt jsdt requested a review from gefjon June 10, 2025 18:34

@Centril Centril left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit, the rest looks good.

Comment thread crates/core/src/subscription/module_subscription_actor.rs Outdated
Comment thread crates/core/src/host/module_host.rs
@jsdt jsdt enabled auto-merge June 11, 2025 17:39
@jsdt jsdt added this pull request to the merge queue Jun 11, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 11, 2025
@jsdt jsdt added this pull request to the merge queue Jun 11, 2025
Merged via the queue into master with commit 12abd48 Jun 11, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants